home *** CD-ROM | disk | FTP | other *** search
/ Power Programmierung 2 / Power-Programmierung CD 2 (Tewi)(1994).iso / c / tools / formatte / cpr / read.me < prev   
Encoding:
Text File  |  1986-07-08  |  688 b   |  21 lines

  1. CPR is a program which is designed to take a C source file and produce a
  2. nicely formatted text file for printing.  This text file will have a sorted
  3. index of all functions, page numbering, page titles indicating file and
  4. date,  top and bottom page borders, continuation lines, etc.  I think
  5. you will like it!
  6.  
  7. The source to CPR was given to me several years ago.  I fixed some bugs,
  8. made some enhancements, and use it all the time.  The documentation is
  9. at the beginning of the source.
  10.  
  11. Your printer must print tabs and be able to accept a return without
  12. producing a line feed.
  13.  
  14.  
  15.         Blake McBride
  16.         3900 SW 52 Ave.  #803
  17.         Pembroke Park, FL   33023
  18.         305-966-8374
  19.         
  20.  
  21.